ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / BoxWhisker<T> Class / MeanMarkerStyle Property

In This Topic
    MeanMarkerStyle Property (BoxWhisker<T>)
    In This Topic
    Gets or sets a value that specifies the style for the mean marker.
    Syntax
    'Declaration
     
    Public ReadOnly Property MeanMarkerStyle As SVGStyle
    public SVGStyle MeanMarkerStyle {get;}
    See Also